Skip to content

docs(roadmap): track Go tray OAuth config-read as tray-api-purity debt#806

Merged
Dumbris merged 1 commit into
mainfrom
chore/roadmap-tray-purity
Jul 3, 2026
Merged

docs(roadmap): track Go tray OAuth config-read as tray-api-purity debt#806
Dumbris merged 1 commit into
mainfrom
chore/roadmap-tray-purity

Conversation

@Dumbris

@Dumbris Dumbris commented Jul 3, 2026

Copy link
Copy Markdown
Member

Adds the tray-api-purity epic with the tray-oauth-config-read task, from the 2026-07-03 architecture audit during PR #805 review: the Go tray's OAuth login path (internal/tray/tray.go:~1734) parses mcp_config.json directly, violating the socket/REST-only tray rule. Swift tray audited clean; the #805 update-gate violation is being fixed in-PR.

🤖 Generated with Claude Code

…y debt

Found during the PR #805 architecture review: the tray must use only
the socket/REST API, but the OAuth login path still parses
mcp_config.json directly (pre-existing). Swift tray audited clean.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 3, 2026

Copy link
Copy Markdown

Deploying mcpproxy-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8d46df1
Status: ✅  Deploy successful!
Preview URL: https://765512e3.mcpproxy-docs.pages.dev
Branch Preview URL: https://chore-roadmap-tray-purity.mcpproxy-docs.pages.dev

View logs

@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown

📦 Build Artifacts

Workflow Run: View Run
Branch: chore/roadmap-tray-purity

Available Artifacts

  • archive-darwin-amd64 (28 MB)
  • archive-darwin-arm64 (25 MB)
  • archive-linux-amd64 (16 MB)
  • archive-linux-arm64 (15 MB)
  • archive-windows-amd64 (28 MB)
  • archive-windows-arm64 (25 MB)
  • frontend-dist-pr (0 MB)
  • installer-dmg-darwin-amd64 (21 MB)
  • installer-dmg-darwin-arm64 (19 MB)

How to Download

Option 1: GitHub Web UI (easiest)

  1. Go to the workflow run page linked above
  2. Scroll to the bottom "Artifacts" section
  3. Click on the artifact you want to download

Option 2: GitHub CLI

gh run download 28641630259 --repo smart-mcp-proxy/mcpproxy-go

Note: Artifacts expire in 14 days.

@Dumbris Dumbris merged commit fd63bc5 into main Jul 3, 2026
37 checks passed
@Dumbris Dumbris deleted the chore/roadmap-tray-purity branch July 3, 2026 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants